home *** CD-ROM | disk | FTP | other *** search
/ Hráč 2004 July / Hrac_71_2004-07_dvd.iso / freeware / Acronis True Image / trueimage7.0_d_en.exe / trueimg.exe / imager.xml < prev    next >
Text File  |  2003-11-19  |  8KB  |  251 lines

  1. <resource>
  2.  
  3. <verbs>
  4. </verbs>
  5.  
  6. <menu name="main_menu">
  7.     <menu title="TEXT_SHELL_MENU_OPERATIONS">
  8.         <item template="start"  flags="autohide"/>
  9.         <item verb="start_now" template="start"  flags="autohide" os="windows"/>
  10.         <item template="edit"/>
  11.         <item template="schedule"/>
  12.         <item template="delete"/>
  13.         <item template="cancel_task"/>
  14.         <item template="rename"/>
  15.             <separator/>
  16.         <item verb="exit" title="TEXT_MENU_EXIT"/>
  17.     </menu>
  18.     <menu title="TEXT_MENU_VIEW">
  19.         <item standard="toolbar"/>
  20.         <item verb="toggle_taskbar" title="TEXT_SHELL_TASKBAR"/>
  21.         <item verb="toggle_statusbar" title="TEXT_MENU_STATUSBAR"/>
  22.         <item standard="iconview"/>
  23.     </menu>
  24.     <menu title="TEXT_MENU_TOOLS">
  25.         <item template="manage_hidden"/>
  26.         <item template="activate_F11"/>
  27.         <item template="check_image"/>
  28.         <item template="create_rescue"/>
  29.             <separator os="windows"/>
  30.         <item template="show_log" os="windows"/>
  31.             <separator os="linux"/>
  32.         <item verb="settings" title="TEXT_MENU_OPTIONS" icon="icon_network_properties" os="linux"/>
  33.     </menu>
  34.     <menu title="TEXT_MENU_HELP">
  35.         <item template="support"/>
  36.         <item template="help"/>
  37.         <separator/>
  38.                 <item verb="about" title="TEXT_MENU_ABOUT"/>
  39.     </menu>
  40. </menu>
  41.  
  42. <toolbar name="main_toolbar">
  43.     <toolbar name="operations" title="TEXT_SHELL_TOOLBAR_OPERATIONS">
  44.             <item template="start"  flags="autohide"/>
  45.         <item verb="start_now" template="start" flags="autohide" os="windows"/>
  46.     </toolbar>
  47.     <toolbar name="custom_tasks" title="TEXT_SHELL_TOOLBAR_CUSTOM_TASKS" os="windows">
  48.         <item template="edit"/>
  49.         <item template="schedule"/>
  50.         <item template="delete"/>
  51.         <item template="cancel_task"/>
  52.         <item template="rename"/>
  53.     </toolbar>
  54.     <toolbar name="tools" title="TEXT_SHELL_TOOLBAR_TOOLS">
  55.         <item template="manage_hidden"/>
  56.         <item template="activate_F11"/>
  57.         <item template="check_image"/>
  58.         <item template="create_rescue"/>
  59.         <item template="show_log"/>
  60.     </toolbar>
  61.     <toolbar name="help" title="TEXT_SHELL_TOOLBAR_HELP" os="windows">
  62.         <item template="support"/>
  63.         <item template="help"/>
  64.     </toolbar>
  65. </toolbar>
  66.  
  67. <taskbar name="main_taskbar">
  68.     <taskbar name="operations" title="TEXT_SHELL_TASKBAR_OPERATIONS">
  69.         <item template="start"/>
  70.         <item verb="start_now" template="start" os="windows"/>
  71.         <item template="edit"/>
  72.         <item template="schedule"/>
  73.         <item template="delete"/>
  74.         <item template="cancel_task"/>
  75.         <item template="rename"/>
  76.     </taskbar>
  77.     <taskbar title="TEXT_SHELL_TASKBAR_TOOLS">
  78.         <item template="manage_hidden"/>
  79.         <item template="activate_F11"/>
  80.         <item template="check_image"/>
  81.         <item template="create_rescue"/>
  82.         <item template="show_log"/>
  83.     </taskbar>
  84.         <taskbar standard="details"/>
  85. </taskbar>
  86.  
  87.  
  88. <group name="my_pc" title="TEXT_SHELL_GROUP_IMAGING">
  89.         <font template="large" />
  90.       <item verb="create_image" 
  91.         title="TEXT_SHELL_CHOOSE_BACKUP"
  92.          icon="icon_operation_backup"
  93.                 desc="TEXT_SHELL_CHOOSE_BACKUP_DESC"
  94.                 help="TEXT_SHELL_CHOOSE_BACKUP_HELP"
  95.     />
  96.       <item verb="restore_image" 
  97.         title="TEXT_SHELL_CHOOSE_RESTORE"
  98.          icon="icon_operation_restore"
  99.                 desc="TEXT_SHELL_CHOOSE_RESTORE_DESC"
  100.                 help="TEXT_SHELL_CHOOSE_RESTORE_HELP"
  101.     />
  102.       <item verb="explore"  os="windows"
  103.         title="TEXT_SHELL_CHOOSE_MOUNT"
  104.          icon="icon_operation_explore"
  105.                 desc="TEXT_SHELL_CHOOSE_MOUNT_DESC"
  106.                 help="TEXT_SHELL_CHOOSE_MOUNT_HELP"
  107.     />
  108.       <item verb="unplug" os="windows"
  109.         title="TEXT_SHELL_CHOOSE_DISMOUNT"
  110.          icon="icon_operation_unplug"
  111.                 desc="TEXT_SHELL_CHOOSE_DISMOUNT_DESC"
  112.                 help="TEXT_SHELL_CHOOSE_DISMOUNT_HELP"
  113.     />
  114. </group>
  115.  
  116. <group name="clone" title="TEXT_SHELL_GROUP_DEPLOYMENT">
  117.         <font template="large" />
  118.       <item verb="clone_bootable" 
  119.         title="TEXT_SHELL_CHOOSE_CLONE"
  120.          icon="icon_operation_clone_hdd"
  121.                 desc="TEXT_SHELL_CHOOSE_CLONE_DESC"
  122.                 help="TEXT_SHELL_CHOOSE_CLONE_HELP"
  123.     />
  124.       <item verb="clone_additional" 
  125.         title="TEXT_SHELL_CHOOSE_ADDDISK"
  126.          icon="icon_operation_hdd_add"
  127.                 desc="TEXT_SHELL_CHOOSE_ADDDISK_DESC"
  128.                 help="TEXT_SHELL_CHOOSE_ADDDISK_HELP"
  129.     />
  130. </group>
  131.  
  132. <group name="user_tasks" title="TEXT_SHELL_GROUP_TASKS" os="windows">
  133.         <font template="large" />
  134.       <item name="create_task" 
  135.         title="TEXT_SHELL_CREATE_TASK"
  136.          icon="icon_operation_template"
  137.                 desc="TEXT_SHELL_CREATE_TASK_DESC"
  138.                 help="TEXT_SHELL_CREATE_TASK_HELP"
  139.      />
  140. </group>
  141.  
  142. <menu name="menu_default" template="context"/>
  143.  
  144. <template>
  145.         <font name="large"
  146.         weight="bold" size="100"
  147.     />
  148.     <item name="start"     
  149.         title="TEXT_SHELL_VERB_START"      
  150.         icon="icon_commit"
  151.     />
  152.     <item name="schedule" os="windows"    
  153.         title="TEXT_SHELL_VERB_SCHEDULE"      
  154.         icon="icon_operation_schedule"
  155.                 desc="TEXT_SHELL_VERB_SCHEDULE_DESC"
  156.                 help="TEXT_SHELL_VERB_SCHEDULE_HELP"
  157.     />
  158.     <item name="support" verb="web_support" os="windows"   
  159.         title="TEXT_SHELL_VERB_SUPPORT"      
  160.         icon="icon_online_support"
  161.     />
  162.     <item name="help" verb="user_manual" os="windows"
  163.         title="TEXT_SHELL_VERB_USERMANUAL"      
  164.         icon="icon_help"
  165.     />
  166.  
  167.       <item name="manage_hidden" 
  168.         title="TEXT_SHELL_VERB_MANAGE_HIDDEN"
  169.          icon="icon_operation_manage"
  170.                 desc="TEXT_SHELL_VERB_MANAGE_HIDDEN_DESC"
  171.                 help="TEXT_SHELL_VERB_MANAGE_HIDDEN_HELP"
  172.     />
  173.       <item name="activate_F11" 
  174.         title="TEXT_SHELL_VERB_ACTIVATE_F11"
  175.          icon="icon_operation_boot"
  176.                 desc="TEXT_SHELL_VERB_ACTIVATE_F11_DESC"
  177.                 help="TEXT_SHELL_VERB_ACTIVATE_F11_HELP"
  178.     />
  179.       <item name="check_image" 
  180.         title="TEXT_SHELL_VERB_CHECK_IMAGE"
  181.          icon="icon_operation_verify"
  182.                 desc="TEXT_SHELL_VERB_CHECK_IMAGE_DESC"
  183.                 help="TEXT_SHELL_VERB_CHECK_IMAGE_HELP"
  184.     />
  185.       <item name="create_rescue" os="windows"
  186.         title="TEXT_SHELL_VERB_CREATE_RESCUE"
  187.          icon="icon_operation_create_rescue"
  188.                 desc="TEXT_SHELL_VERB_CREATE_RESCUE_DESC"
  189.                 help="TEXT_SHELL_VERB_CREATE_RESCUE_HELP"
  190.     />
  191.       <item name="show_log" os="windows"
  192.         title="TEXT_SHELL_VERB_SHOW_LOG"
  193.          icon="icon_operation_showlog"
  194.                 desc="TEXT_SHELL_VERB_SHOW_LOG_DESC"
  195.                 help="TEXT_SHELL_VERB_SHOW_LOG_HELP"
  196.     />
  197.     <item name="edit" os="windows"    
  198.         title="TEXT_SHELL_VERB_EDIT"      
  199.         icon="icon_operation_edit_script"
  200.                 desc="TEXT_SHELL_VERB_EDIT_DESC"
  201.                 help="TEXT_SHELL_VERB_EDIT_HELP"
  202.     />
  203.     <item name="delete" os="windows"     
  204.         title="TEXT_SHELL_VERB_DELETE"      
  205.         icon="icon_delete"
  206.                 desc="TEXT_SHELL_VERB_DELETE_DESC"
  207.                 help="TEXT_SHELL_VERB_DELETE_HELP"
  208.     />
  209.     <item name="cancel_task" os="windows"     
  210.         title="TEXT_SHELL_VERB_CANCEL"      
  211.         icon="icon_cancel"
  212.                 desc="TEXT_SHELL_VERB_CANCEL_DESC"
  213.                 help="TEXT_SHELL_VERB_CANCEL_HELP"
  214.                 flags="autohide"
  215.     />
  216.     <item name="rename" os="windows"     
  217.         title="TEXT_SHELL_VERB_RENAME"      
  218.         icon="icon_operation_rename"
  219.                 desc="TEXT_SHELL_VERB_RENAME_DESC"
  220.                 help="TEXT_SHELL_VERB_RENAME_HELP"
  221.     />
  222.     <item name="show_progress" os="windows"     
  223.         title="TEXT_SHELL_VERB_SHOW_PROGRESS"      
  224.                 desc="TEXT_SHELL_VERB_SHOW_PROGRESS_DESC"
  225.                 help="TEXT_SHELL_VERB_SHOW_PROGRESS_HELP"
  226.                 flags="autohide"
  227.     />
  228.  
  229.  
  230.         <menu name="context">
  231.         <item template="start" flags="default"/>
  232.         </menu> 
  233.  
  234.     <!-- template for new item -->
  235.     <item name="user_task">
  236.             <menu>
  237.             <item template="edit" flags="default"/>
  238.             <item template="schedule"/>
  239.             <item template="delete"/>
  240.             <item template="start"  verb="start_now"/>
  241.             <item template="cancel_task"/>
  242.             <item template="show_progress" flags="default,autohide"/>
  243.                     <separator/>
  244.             <item template="rename"/>
  245.             </menu> 
  246.         </item>
  247.  
  248. </template>
  249.  
  250. </resource>
  251.